Welcome![Sign In][Sign Up]
Location:
Search - SQlite C

Search list

[Database systemsqlite-2.8.13-1.i386.rpm

Description: 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include- Project description: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
Platform: | Size: 165888 | Author: 残梦 | Hits:

[Other DatabasesCppSQLite_3_1_demo_and_src

Description: SQLite的c++封装类,包括.net封装-SQLite c Packaging categories, including. Net Packaging
Platform: | Size: 174080 | Author: | Hits:

[CSharpArkeSystems-SQLiteExplorer.source

Description: SQLite Explorer. C#写的Sqlite数据库界面,可以操作Sqlite数据文件。-SQLite Explorer. C# to write the Sqlite database interface can operate Sqlite data files.
Platform: | Size: 218112 | Author: 王征 | Hits:

[ADO-ODBCsqlite-3_3_7

Description: SQLite原代码.这是一个C语言实现的SQL数据库引擎-SQLite original code. This is a C language SQL database engine
Platform: | Size: 176128 | Author: qwertyuiop | Hits:

[Other Databasessqlite-source-3_3_8

Description: 一个小型嵌入式数据库SQLite的源码,C语言-a small embedded SQLite database source code, C language
Platform: | Size: 649216 | Author: lianxiazh | Hits:

[Other Databasessqlite-amalgamation-3_5_9

Description: sqllive C开发的轻量级的数据库。 对想深入了解数据库的数据结构有很好的借鉴-sqllive C lightweight database development. Want a deeper understanding of the data structure have a very good reference
Platform: | Size: 676864 | Author: qlhycf | Hits:

[Other Databasessqlite

Description: 本源码中应用了sqlite的读写操作 要记着在解压本程序之后不能放在有中文的目录地下 要不然会报错 本程序支持sqlite的插入查询删除等功能 可输入select * from tbArodrome 查看本程序的功能-The source of the application of the sqlite to remember to read and write operations in the decompression of the process can not be placed on the ground floor of a Chinese directory otherwise would support the error of this procedure to delete sqlite insertion inquiries and other functions can enter select* from tbArodrome view of this process function
Platform: | Size: 4853760 | Author: 石艳军 | Hits:

[ADO-ODBCCppSQLite_3_1_demo_and_src

Description: 提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。-How in the C++ Use sqlite as a wrapper class. sqlite is a very convenient and highly efficient embedded database, you can use multiple languages, the source code shows how in the C++ in ease of use.
Platform: | Size: 174080 | Author: 丁伟 | Hits:

[Other Databasess2

Description: 能够运行的c调用sqlite的又一个程序-程序2,适合学习sqlite-C call to run sqlite another procedure- the procedure 2, suitable for learning sqlite
Platform: | Size: 389120 | Author: haolifeng | Hits:

[Other DatabasesSqlite

Description: 这是本人用MFC写的一个Sqlite数据库接口库,为开发简单需要数据库接口的程序使用 ,作为配置文件使用,代替INI等文件,可作为一个微型数据库。-This is written in MFC, I use a sqlite database interface library, the need for the development of simple procedures for the use of database interface, as a configuration file to use instead of INI files, etc., can be used as a miniature database.
Platform: | Size: 3548160 | Author: 张杰文 | Hits:

[Other Databasessqlite-3.6.2.tar

Description: 最新的sqlite3.6.2源代码,完整版本。sqlite3是一个强大的嵌入式数据库。在嵌入式系统的中广泛使用,比起其他C/S、B/S结构的数据库。sqlite3更简洁,占用资源更少。-Sqlite3.6.2 the latest source code, full version. sqlite3 is a powerful embedded database. Embedded systems in widespread use when compared with other C/S, B/S structure database. sqlite3 more concise, taking up fewer resources.
Platform: | Size: 2313216 | Author: 李姚 | Hits:

[Linux-Unixsqlitewrapped-1.3.1.tar

Description: sqlite C++ wrapper 1.3.1,It provides a C++ interface to access sqlite database.-sqlite C++ wrapper 1.3.1, It provides a C++ interface to access sqlite database.
Platform: | Size: 16384 | Author: Coolper | Hits:

[Other Databasessqlite-source-3_6_6_2

Description: sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package-sqlite latest source This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package
Platform: | Size: 955392 | Author: nick | Hits:

[VC/MFCsqlite-3_3_5

Description: sqlite源代码,可以在visual C++中直接编译-sqlite source code, can be visual C++ directly compiled
Platform: | Size: 721920 | Author: ffff | Hits:

[Other Databasessqlite-amalgamation-3_6_11

Description: 一个简单数据库的实现,用C++编写的,实现了大部分数据库的功能-A simple database implementation, using C++ prepared implementation most of the functions of a database
Platform: | Size: 1009664 | Author: kevin | Hits:

[Internet-Networksimple_cgi_sqlite3.tar

Description: linux下的网站,用了cgi,sqlite,实现了对数据库的基本操作。-Web site under linux with the cgi, sqlite, the realization of the basic operation of the database.
Platform: | Size: 4664320 | Author: | Hits:

[Windows CEsqlite-3_6_14_1

Description: 最新的Sqlite3,纯C写的库,适合用于wince等-The latest Sqlite3, written in pure C library for wince, such as for
Platform: | Size: 253952 | Author: lzw | Hits:

[Other Databasessqlite-source-3_3_4

Description: 这是sqlite3 源代码,C 语言版本的。-good database source
Platform: | Size: 559104 | Author: gao | Hits:

[Othersqlite

Description: 内附有sqlite3.6.2源码以及移植arm的基本步骤,sqlite.c为数据库的基本操作,具有增删改查的功能,并采用事务处理方式,事务处理能够极大的提高数据库的写入速度(With sqlite3.6.2 source code and the basic steps of porting arm, sqlite.c as the basic operation of the database, with crud functions, and the use of transaction processing, transaction processing can greatly improve the speed of writing database)
Platform: | Size: 2314240 | Author: KILLY | Hits:

[sqlite for C#

Description: sqlite数据库是轻量级的数据库,非常实用,免安装,极其方便。本类库包含了C#对sqlite数据库的各种基本操作,如创建、删除数据库,对数据库内容的增删查改等等。整个程序简单易用。(SQLite database is a lightweight database, very practical, free of installation, very convenient. This class library contains all kinds of basic operations of C# on SQLite database, such as creating and deleting database, deleting and changing database contents, etc.. The whole program is easy to use.)
Platform: | Size: 408576 | Author: 在勇 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net